home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3693 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: bcfreenet.seflin.lib.fl.us!bcfreenet!z007400b
  2. From: z007400b@bcfreenet.seflin.lib.fl.us (Ralph Silverman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: public domain C compiler??
  5. Date: 30 Jan 1996 16:48:49 GMT
  6. Organization: SEFLIN Free-Net - Broward
  7. Distribution: world
  8. Message-ID: <4eli5h$bfg@bcfreenet.seflin.lib.fl.us>
  9. References: <4e4acf$88p@news.ios.com> <4e8tdu$ddv@eri.erinet.com>
  10. NNTP-Posting-Host: bcfreenet.seflin.lib.fl.us
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. James F. Clark III (jamie@eri.erinet.com) wrote:
  14. : SeanHenriques (seanh@soho.ios.com) wrote:
  15. : : I'm trying to teach myself C and I'm wondering if there is a public 
  16. : : domain C compiler for DOS/Windows??
  17.  
  18. : I checked SimTel's December 95 database and found:
  19.  
  20. : SimTel/msdos/c/ccompile.zip    Small 'C' compiler
  21. : SimTel/msdos/c/mc302pc1.zip    MICRO-C PC 'C' compiler v3.02
  22. : SimTel/msdos/c/pcc12c.zip    Personal C compiler. Fully functional, C WARE
  23.  
  24. : I don't know anything about these compilers expect they are free to try
  25. : for the download.  They are something to experiment with at least.  The
  26. : USA SimTel mirrors are:
  27.  
  28. :        Concord, CA: ftp.cdrom.com               (192.216.191.11)
  29. :         Urbana, IL: uiarchive.cso.uiuc.edu      (128.174.5.14)
  30. :      Rochester, MI: OAK.Oakland.Edu             (141.210.10.117)
  31. :      St. Louis, MO: wuarchive.wustl.edu         (128.252.135.4)
  32. :         Norman, OK: ftp.uoknor.edu              (129.15.2.20)
  33. :      Corvallis, OR: ftp.orst.edu                (128.193.4.2)
  34. : Salt Lake City, UT: ftp.pht.com                 (198.60.59.5)
  35.  
  36. : : And is it true that its best to learn C before attempting to learn C++?
  37.  
  38. : If you have learned structed programing in another language, you can learn
  39. : C in about two weeks if you work at it.  The concept of OOP could take you
  40. : about six weeks if you spent 40 hours a week, and that's before even trying
  41. : to learn a OOP language like C++.  OOP theory and OO Design is a much more
  42. : difficult pardigm to comprehend than structured programming.  After you have
  43. : learned the mind set of OOP, you could learn C++ in about three to four weeks.
  44.  
  45. : : Thanks
  46.  
  47. : : Sean
  48.  
  49. : Your Welcome,
  50.  
  51. : Jamie
  52.  
  53. : -- 
  54. : --
  55. : jamie@erinet.com  | There is nothing so simple that
  56. : Dayton, OH        | it can't be done wrong.
  57.  
  58. --
  59. **********begin r.s. response**********
  60.  
  61.     am personally familiar with
  62.     these products in some releases...
  63.  
  64.     the most generally useful for a beginner
  65.     is
  66.         pcc
  67.     ,
  68.     though all these are very interesting...
  69.  
  70.     also you might find
  71.         c--
  72.     ,
  73.     a very worthy product.
  74.  
  75.     lately,
  76.         pacific ppd
  77.  
  78.     is available in shareware form.
  79.     this one (pacific ppd)
  80.     is amazing!
  81.  
  82. **********end r.s. response************
  83. Ralph Silverman
  84. z007400b@bcfreenet.seflin.lib.fl.us
  85.  
  86.